Skip to main content

Scheduler widget

Schedule Widget

Introduction:

To try it out please download the sample dataset from the below link:

scheduler data sample click here

  1. Select the scheduler widget from the right-vertical menu bar.

document widget

  1. After the scheduler added in the dashboard, it looks like the figure below:

document widget

  1. The description of the scheduler functions below:

document widget

Type: The scheduler is having two types 1. Static, 2. Dynamic

  1. Static: The scheduler provides the event adding feature manually while we are using the static type in the scheduler.

  2. Dynamic: The scheduler provides the event adding by using datasets and can add multiple events on scheduler at the same time.

Dataset: The dataset should be in proper format where the fields should be [Id, Subject, Location, StartTime, EndTime, CategoryColor]

Current View: To set the view of the scheduler from the list of types from Day, Week, Month, Year, Agenda.

Current Date: To add the current date in the Scheduler.

Checkbox: The checkbox options represent the available possible views on the scheduler widget.

document widget

Single click: As user single click on the calendar, it allows user to add the event only.

document widget

  1. After adding the event title click on the save button to save it on the calendar, as shown in the figure below:

document widget

Double click: As user double-click on the calendar, it allows user to add the event with the title, location, date & time and description.

document widget

  1. If you want to repeat the event multiple times on the schedule widget, click on the Repeat dropdown and select from options like daily, weekly, monthly, yearly.

document widget

  1. Daily: If you select daily option, then the event will appear daily and you can also set the end date of the event. See below example to see the daily option properties.

document widget

  1. Weekly: as you click on the weekly option, it will ask to select the day you want to show the event. As shown in the example figure below:

document widget

  1. Monthly: The monthly repeat brings us an important feature of repeating of event on any of the specific date from 1st to 31st of the month. Here, you can select the day from Monday to Sunday for repeating of the task.

document widget

  1. Yearly: By using yearly repeat the user can get a feature to add the event on specific month and on specific date.

document widget

  1. After adding all the details. Click on the save button to add it on the Calendar.

Dynamic schedule: The scheduler allows the user to add the dataset, where user can add events into the scheduler in bulk.

document widget

  1. The dynamic schedule provides all the same features the static schedule provides. The dataset format:

document widget